hvmloader: relicense hvmloader xenbus implementation under more
authorIan Campbell <ian.campbell@citrix.com>
Wed, 10 Aug 2011 13:43:34 +0000 (14:43 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 10 Aug 2011 13:43:34 +0000 (14:43 +0100)
commit027f58b0acd1e799ac8012d687d044803fb91bb7
treede14ede1e5c0fb1b0dad66eb18fb6a96219e84c0
parent5aeaa2f52f4b8380f3f9591538ce8b1a12b9d902
hvmloader: relicense hvmloader xenbus implementation under more
liberal terms.

This code is a great example of a simple xenbus implementation and we
would like to reuse it in projects with non-GPLv2 license
(specifically in this case SeaBIOS which is GPLv3).

I picked the license from extras/mini-os/COPYING (A two clause BSD
style license) since mini-os exists for much the same purpose.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Tim Deegan <tim@xen.org>
Acked-by: Keir Fraser <keir@xen.org>
tools/firmware/hvmloader/xenbus.c